go/types.Context.lookup (method)
2 uses
go/types (current package)
context.go#L90: func (ctxt *Context) lookup(h string, orig Type, targs []Type) Type {
instantiate.go#L126: if inst := ctxt.lookup(hashes[i], orig, targs); inst != nil {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)